home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / dev / gg / ncurses-5.3.lha / ncurses-5.3 / config.log < prev    next >
Text File  |  2002-10-24  |  54KB  |  1,583 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.52.20011227.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/gg --enable-termcap --build=amigaos --disable-overwrite --without-debug
  8.  
  9. ## ---------- ##
  10. ## Platform.  ##
  11. ## ---------- ##
  12.  
  13. hostname = localhost
  14. uname -m = m68k
  15. uname -r = unknown
  16. uname -s = AmigaOS
  17. uname -v = 45.57
  18.  
  19. /usr/bin/uname -p = 68040
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = unknown
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo               = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH = /bin:/usr/bin:/usr/ucb
  31.  
  32. ## ------------ ##
  33. ## Core tests.  ##
  34. ## ------------ ##
  35.  
  36. configure:1023: PATH=".;."; conftest.sh
  37. ./configure: ./configure[1031]: conftest.sh: not found
  38. configure:1026: $? = 127
  39. configure:1043: result: Configuring NCURSES 5.3 ABI 5 (Thu Oct 24 13:46:53 GMT 2002)
  40. configure:1077: checking build system type
  41. configure:1095: result: m68k-unknown-amigaos
  42. configure:1102: checking host system type
  43. configure:1116: result: m68k-unknown-amigaos
  44. configure:1124: checking target system type
  45. configure:1138: result: m68k-unknown-amigaos
  46. configure:1169: result: Configuring for amigaos
  47. configure:1222: checking for prefix
  48. configure:1234: result: /gg
  49. configure:1309: checking for gcc
  50. configure:1324: found /bin/gcc
  51. configure:1332: result: gcc
  52. configure:1560: checking for C compiler version
  53. configure:1563: gcc --version </dev/null >&5
  54. 2.95.3
  55. configure:1566: $? = 0
  56. configure:1568: gcc -v </dev/null >&5
  57. Reading specs from /gg/lib/gcc-lib/m68k-amigaos/2.95.3/specs
  58. gcc version 2.95.3 20010315 (release)
  59. configure:1571: $? = 0
  60. configure:1573: gcc -V </dev/null >&5
  61. gcc: argument to `-V' is missing
  62. configure:1576: $? = 1
  63. configure:1596: checking for C compiler default output
  64. configure:1599: gcc -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  65. configure:1602: $? = 0
  66. configure:1631: result: a.out
  67. configure:1636: checking whether the C compiler works
  68. configure:1642: ./a.out
  69. configure:1645: $? = 0
  70. configure:1660: result: yes
  71. configure:1667: checking whether we are cross compiling
  72. configure:1669: result: no
  73. configure:1672: checking for executable suffix
  74. configure:1674: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  75. configure:1677: $? = 0
  76. configure:1699: result: 
  77. configure:1705: checking for object suffix
  78. configure:1723: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  79. configure:1726: $? = 0
  80. configure:1745: result: o
  81. configure:1749: checking whether we are using the GNU C compiler
  82. configure:1770: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  83. configure:1773: $? = 0
  84. configure:1776: test -s conftest.o
  85. configure:1779: $? = 0
  86. configure:1791: result: yes
  87. configure:1797: checking whether gcc accepts -g
  88. configure:1815: gcc -c -g  conftest.c >&5
  89. configure:1818: $? = 0
  90. configure:1821: test -s conftest.o
  91. configure:1824: $? = 0
  92. configure:1834: result: yes
  93. configure:1861: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  94. conftest.c:2: parse error before `me'
  95. configure:1864: $? = 1
  96. configure: failed program was:
  97. #ifndef __cplusplus
  98.   choke me
  99. #endif
  100. configure:1964: checking version of gcc
  101. configure:1967: result: 2.95.3
  102. configure:2055: checking how to run the C preprocessor
  103. configure:2081: gcc -E  conftest.c
  104. configure:2087: $? = 0
  105. configure:2114: gcc -E  conftest.c
  106. configure:2111: ac_nonexistent.h: No such file or directory
  107. configure:2120: $? = 1
  108. configure: failed program was:
  109. #line 2110 "configure"
  110. #include "confdefs.h"
  111. #include <ac_nonexistent.h>
  112. configure:2157: result: gcc -E
  113. configure:2172: gcc -E  conftest.c
  114. configure:2178: $? = 0
  115. configure:2205: gcc -E  conftest.c
  116. configure:2202: ac_nonexistent.h: No such file or directory
  117. configure:2211: $? = 1
  118. configure: failed program was:
  119. #line 2201 "configure"
  120. #include "confdefs.h"
  121. #include <ac_nonexistent.h>
  122. configure:2251: checking whether gcc needs -traditional
  123. configure:2274: termio.h: No such file or directory
  124. configure:2286: result: no
  125. configure:2293: checking for POSIXized ISC
  126. configure:2312: result: no
  127. configure:2317: checking for gcc option to accept ANSI C
  128. configure:2394: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math   -DCC_HAS_PROTOS conftest.c >&5
  129. configure:2397: $? = 0
  130. configure:2400: test -s conftest.o
  131. configure:2403: $? = 0
  132. configure:2416: result: -DCC_HAS_PROTOS
  133. configure:2500: checking for ldconfig
  134. configure:2531: result: no
  135. configure:2538: checking if you want to ensure bool is consistent with C++
  136. configure:2548: result: yes
  137. configure:2603: checking for g++
  138. configure:2618: found /bin/g++
  139. configure:2626: result: g++
  140. configure:2641: checking for C++ compiler version
  141. configure:2644: g++ --version </dev/null >&5
  142. 2.95.3
  143. configure:2647: $? = 0
  144. configure:2649: g++ -v </dev/null >&5
  145. Reading specs from /gg/lib/gcc-lib/m68k-amigaos/2.95.3/specs
  146. gcc version 2.95.3 20010315 (release)
  147. configure:2652: $? = 0
  148. configure:2654: g++ -V </dev/null >&5
  149. g++: argument to `-V' missing
  150.  
  151. configure:2657: $? = 1
  152. configure:2660: checking whether we are using the GNU C++ compiler
  153. configure:2681: g++ -c   conftest.cc >&5
  154. configure:2684: $? = 0
  155. configure:2687: test -s conftest.o
  156. configure:2690: $? = 0
  157. configure:2702: result: yes
  158. configure:2708: checking whether g++ accepts -g
  159. configure:2726: g++ -c -g  conftest.cc >&5
  160. configure:2729: $? = 0
  161. configure:2732: test -s conftest.o
  162. configure:2735: $? = 0
  163. configure:2745: result: yes
  164. configure:2785: g++ -c -g -O2  conftest.cc >&5
  165. configure:2788: $? = 0
  166. configure:2791: test -s conftest.o
  167. configure:2794: $? = 0
  168. configure:2816: g++ -c -g -O2  conftest.cc >&5
  169. configure:2819: $? = 0
  170. configure:2822: test -s conftest.o
  171. configure:2825: $? = 0
  172. configure:2851: checking version of g++
  173. configure:2854: result: 2.95.3
  174. configure:2866: checking if you want to build C++ binding and demo
  175. configure:2876: result: yes
  176. configure:2879: checking if you want to build with Ada95
  177. configure:2889: result: yes
  178. configure:2892: checking if you want to build programs such as tic
  179. configure:2902: result: yes
  180. configure:2905: checking if you wish to install curses.h
  181. configure:2915: result: yes
  182. configure:2941: checking for mawk
  183. configure:2967: result: no
  184. configure:2941: checking for gawk
  185. configure:2956: found /bin/gawk
  186. configure:2964: result: gawk
  187. configure:2974: checking whether make sets ${MAKE}
  188. configure:2994: result: yes
  189. configure:3015: checking for a BSD compatible install
  190. configure:3064: result: /bin/install -c
  191. configure:3085: checking for long file names
  192. configure:3124: result: yes
  193. configure:3134: checking if filesystem supports mixed-case filenames
  194. configure:3150: result: no
  195. configure:3156: checking whether ln -s works
  196. configure:3160: result: yes
  197. configure:3205: checking for ranlib
  198. configure:3220: found /bin/ranlib
  199. configure:3229: result: ranlib
  200. configure:3243: checking for ctags
  201. configure:3258: found /bin/ctags
  202. configure:3267: result: yes
  203. configure:3328: checking for tdlint
  204. configure:3354: result: no
  205. configure:3328: checking for lint
  206. configure:3354: result: no
  207. configure:3328: checking for alint
  208. configure:3354: result: no
  209. configure:3365: checking for man
  210. configure:3380: found /bin/man
  211. configure:3388: result: man
  212. configure:3402: checking for loader (symbol LD)
  213. configure:3405: result: ld
  214. configure:3417: checking for archiver (symbol AR)
  215. configure:3420: result: ar
  216. configure:3432: checking for archiver options (symbol AR_OPTS)
  217. configure:3435: result: rv
  218. configure:3443: checking for makeflags variable
  219. configure:3476: result: 
  220. configure:3479: checking if you have specified an install-prefix
  221. configure:3492: result: 
  222. configure:3502: checking if you want to build libraries with libtool
  223. configure:3512: result: no
  224. configure:3521: checking if you want to build shared libraries
  225. configure:3531: result: no
  226. configure:3535: checking if you want to build static libraries
  227. configure:3545: result: yes
  228. configure:3549: checking if you want to build debug libraries
  229. configure:3559: result: no
  230. configure:3563: checking if you want to build profiling libraries
  231. configure:3573: result: no
  232. configure:3579: checking for specified models
  233. configure:3583: result:  normal
  234. configure:3588: checking for default model
  235. configure:3591: result: normal
  236. configure:3615: checking if you want to build a separate terminfo library
  237. configure:3625: result: no
  238. configure:3629: checking if you want to link with dbmalloc for testing
  239. configure:3639: result: no
  240. configure:3703: checking if you want to link with dmalloc for testing
  241. configure:3713: result: no
  242. configure:3778: checking if you want to link with the gpm mouse library
  243. configure:3788: result: no
  244. configure:3913: checking for default loader flags
  245. configure:3922: result: 
  246. configure:3925: checking if rpath option should be used
  247. configure:3935: result: no
  248. configure:3945: checking if release/abi version should be used for shared libs
  249. configure:3969: result: auto
  250. configure:3978: checking which gcc option to use
  251. configure:3997: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math -fPIC  conftest.c >&5
  252. configure:4000: $? = 0
  253. configure:4003: test -s conftest.o
  254. configure:4006: $? = 0
  255. configure:4015: result: -fPIC
  256. configure:4245: checking if you wish to install ncurses overwriting curses
  257. configure:4255: result: no
  258. configure:4258: checking if external terminfo-database is used
  259. configure:4268: result: yes
  260. configure:4290: checking which terminfo source-file will be installed
  261. configure:4298: result: ${top_srcdir}/misc/terminfo.src
  262. configure:4302: checking for list of fallback descriptions
  263. configure:4312: result: 
  264. configure:4322: checking for list of terminfo directories
  265. configure:4369: result: /gg/share/terminfo
  266. configure:4375: checking for default terminfo directory
  267. configure:4412: result: /gg/share/terminfo
  268. configure:4422: checking if big-core option selected
  269. configure:4448: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  270. configure:4451: $? = 0
  271. configure:4453: ./conftest
  272. configure:4456: $? = 0
  273. configure:4468: result: yes
  274. configure:4475: checking if you want termcap-fallback support
  275. configure:4485: result: yes
  276. configure:4506: checking for list of termcap files
  277. configure:4553: result: /etc/termcap:/usr/share/misc/termcap
  278. configure:4560: checking if fast termcap-loader is needed
  279. configure:4570: result: no
  280. configure:4576: checking if translated termcaps will be cached in ~/.terminfo
  281. configure:4586: result: no
  282. configure:4602: checking for remove
  283. configure:4639: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  284. configure:4642: $? = 0
  285. configure:4645: test -s conftest
  286. configure:4648: $? = 0
  287. configure:4658: result: yes
  288. configure:4602: checking for unlink
  289. configure:4639: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  290. configure:4642: $? = 0
  291. configure:4645: test -s conftest
  292. configure:4648: $? = 0
  293. configure:4658: result: yes
  294. configure:4742: checking if link/symlink functions work
  295. configure:4785: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  296. configure:4788: $? = 0
  297. configure:4790: ./conftest
  298. configure:4793: $? = 0
  299. configure:4785: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -s -lm conftest.c  >&5
  300. configure:4788: $? = 0
  301. configure:4790: ./conftest
  302. configure:4793: $? = 0
  303. configure:4811: result:  link symlink
  304. configure:4847: checking if tic should use symbolic links
  305. configure:4857: result: no
  306. configure:4870: checking if you want broken-linker support code
  307. configure:4880: result: 
  308. configure:4905: checking for type of bool
  309. configure:4915: result: auto
  310. configure:4919: checking for type of ospeed
  311. configure:4929: result: short
  312. configure:4933: checking if tputs should process BSD-style prefix padding
  313. configure:4943: result: no
  314. configure:4950: checking if RCS identifiers should be compiled-in
  315. configure:4960: result: no
  316. configure:4968: checking format of man-pages
  317. configure:5016: result: gzip
  318. configure:5019: checking for manpage renaming
  319. configure:5061: result: no
  320. configure:5064: checking for manpage symlinks
  321. configure:5075: result: yes
  322. configure:5078: checking for manpage tbl
  323. configure:5089: result: no
  324. configure:5320: checking if you want to build with function extensions
  325. configure:5330: result: yes
  326. configure:5363: checking for extended use of const keyword
  327. configure:5373: result: no
  328. configure:5380: checking if you want $NCURSES_NO_PADDING code
  329. configure:5390: result: yes
  330. configure:5397: checking if you want SIGWINCH handler
  331. configure:5407: result: yes
  332. configure:5414: checking if you want user-definable terminal capabilities like termcap
  333. configure:5424: result: yes
  334. configure:5432: checking if you want all development code
  335. configure:5442: result: no
  336. configure:5446: checking if you want hard-tabs code
  337. configure:5456: result: no
  338. configure:5462: checking if you want to use restrict environment when running as root
  339. configure:5472: result: yes
  340. configure:5479: checking if you want limited support for xmc
  341. configure:5489: result: no
  342. configure:5498: checking if you do not want to assume colors are white-on-black
  343. configure:5508: result: yes
  344. configure:5515: checking if you want hashmap scrolling-optimization code
  345. configure:5525: result: yes
  346. configure:5532: checking if you want colorfgbg code
  347. configure:5542: result: no
  348. configure:5548: checking if you want experimental safe-sprintf code
  349. configure:5558: result: no
  350. configure:5589: checking if you want experimental wide-character code
  351. configure:5599: result: no
  352. configure:5830: checking for terminal capabilities file
  353. configure:5841: result: Caps
  354. configure:5847: checking if you want to display full commands during build
  355. configure:5863: result: yes
  356. configure:5867: checking if you want to see compiler warnings
  357. configure:5875: result: 
  358. configure:5942: checking for gcc __attribute__ directives...
  359. checking for gcc __attribute__((scanf))
  360. configure:5983: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  361. configure:5986: $? = 0
  362. checking for gcc __attribute__((printf))
  363. configure:5983: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  364. configure:5986: $? = 0
  365. checking for gcc __attribute__((unused))
  366. configure:5983: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  367. configure:5986: $? = 0
  368. checking for gcc __attribute__((noreturn))
  369. configure:5983: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  conftest.c >&5
  370. configure:5986: $? = 0
  371. configure:6002: checking if you want to enable runtime assertions
  372. configure:6012: result: no
  373. configure:6065: checking for gettimeofday
  374. configure:6102: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  375. configure:6105: $? = 0
  376. configure:6108: test -s conftest
  377. configure:6111: $? = 0
  378. configure:6121: result: yes
  379. configure:6189: checking if -lm needed for math functions
  380. configure:6211: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  381. configure:6214: $? = 0
  382. configure:6217: test -s conftest
  383. configure:6220: $? = 0
  384. configure:6230: result: no
  385. configure:6239: checking if we must define _GNU_SOURCE
  386. configure:6261: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  387. configure: In function `main':
  388. configure:6253: `make' undeclared (first use in this function)
  389. configure:6253: (Each undeclared identifier is reported only once
  390. configure:6253: for each function it appears in.)
  391. configure:6253: parse error before `an'
  392. configure:6264: $? = 1
  393. configure: failed program was:
  394. #line 6246 "configure"
  395. #include "confdefs.h"
  396. #include <sys/types.h>
  397. int
  398. main ()
  399. {
  400.  
  401. #ifndef _XOPEN_SOURCE
  402. make an error
  403. #endif
  404.   ;
  405.   return 0;
  406. }
  407. configure:6294: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -D_GNU_SOURCE conftest.c >&5
  408. configure:6297: $? = 0
  409. configure:6300: test -s conftest.o
  410. configure:6303: $? = 0
  411. configure:6318: result: no
  412. configure:6322: checking for ANSI C header files
  413. configure:6336: gcc -E  -DNDEBUG conftest.c
  414. configure:6342: $? = 0
  415. configure:6429: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  416. configure:6432: $? = 0
  417. configure:6434: ./conftest
  418. configure:6437: $? = 0
  419. configure:6450: result: yes
  420. configure:6463: checking for dirent.h that defines DIR
  421. configure:6484: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  422. configure:6487: $? = 0
  423. configure:6490: test -s conftest.o
  424. configure:6493: $? = 0
  425. configure:6503: result: yes
  426. configure:6516: checking for opendir in -ldir
  427. configure:6543: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c -ldir   >&5
  428. /gg/m68k-amigaos/bin/ld: cannot open -ldir: No such file or directory
  429. collect2: ld returned 1 exit status
  430. configure:6546: $? = 1
  431. configure: failed program was:
  432. #line 6524 "configure"
  433. #include "confdefs.h"
  434.  
  435. /* Override any gcc2 internal prototype to avoid an error.  */
  436. #ifdef __cplusplus
  437. extern "C"
  438. #endif
  439. /* We use char because int might match the return type of a gcc2
  440.    builtin and then its argument prototype would still apply.  */
  441. char opendir ();
  442. int
  443. main ()
  444. {
  445. opendir ();
  446.   ;
  447.   return 0;
  448. }
  449. configure:6563: result: no
  450. configure:6625: checking whether time.h and sys/time.h may both be included
  451. configure:6647: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  452. configure:6650: $? = 0
  453. configure:6653: test -s conftest.o
  454. configure:6656: $? = 0
  455. configure:6666: result: yes
  456. configure:6676: checking for regular-expression headers
  457. configure:6701: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  458. configure:6704: $? = 0
  459. configure:6707: test -s conftest
  460. configure:6710: $? = 0
  461. configure:6792: result: regex.h
  462. configure:6828: checking for fcntl.h
  463. configure:6838: gcc -E  -DNDEBUG conftest.c
  464. configure:6844: $? = 0
  465. configure:6863: result: yes
  466. configure:6828: checking for getopt.h
  467. configure:6838: gcc -E  -DNDEBUG conftest.c
  468. configure:6835: getopt.h: No such file or directory
  469. configure:6844: $? = 1
  470. configure: failed program was:
  471. #line 6834 "configure"
  472. #include "confdefs.h"
  473. #include <getopt.h>
  474. configure:6863: result: no
  475. configure:6828: checking for libc.h
  476. configure:6838: gcc -E  -DNDEBUG conftest.c
  477. configure:6835: libc.h: No such file or directory
  478. configure:6844: $? = 1
  479. configure: failed program was:
  480. #line 6834 "configure"
  481. #include "confdefs.h"
  482. #include <libc.h>
  483. configure:6863: result: no
  484. configure:6828: checking for limits.h
  485. configure:6838: gcc -E  -DNDEBUG conftest.c
  486. configure:6844: $? = 0
  487. configure:6863: result: yes
  488. configure:6828: checking for locale.h
  489. configure:6838: gcc -E  -DNDEBUG conftest.c
  490. configure:6844: $? = 0
  491. configure:6863: result: yes
  492. configure:6828: checking for poll.h
  493. configure:6838: gcc -E  -DNDEBUG conftest.c
  494. configure:6835: poll.h: No such file or directory
  495. configure:6844: $? = 1
  496. configure: failed program was:
  497. #line 6834 "configure"
  498. #include "confdefs.h"
  499. #include <poll.h>
  500. configure:6863: result: no
  501. configure:6828: checking for sys/bsdtypes.h
  502. configure:6838: gcc -E  -DNDEBUG conftest.c
  503. configure:6835: sys/bsdtypes.h: No such file or directory
  504. configure:6844: $? = 1
  505. configure: failed program was:
  506. #line 6834 "configure"
  507. #include "confdefs.h"
  508. #include <sys/bsdtypes.h>
  509. configure:6863: result: no
  510. configure:6828: checking for sys/ioctl.h
  511. configure:6838: gcc -E  -DNDEBUG conftest.c
  512. configure:6844: $? = 0
  513. configure:6863: result: yes
  514. configure:6828: checking for sys/param.h
  515. configure:6838: gcc -E  -DNDEBUG conftest.c
  516. configure:6844: $? = 0
  517. configure:6863: result: yes
  518. configure:6828: checking for sys/poll.h
  519. configure:6838: gcc -E  -DNDEBUG conftest.c
  520. configure:6835: sys/poll.h: No such file or directory
  521. configure:6844: $? = 1
  522. configure: failed program was:
  523. #line 6834 "configure"
  524. #include "confdefs.h"
  525. #include <sys/poll.h>
  526. configure:6863: result: no
  527. configure:6828: checking for sys/select.h
  528. configure:6838: gcc -E  -DNDEBUG conftest.c
  529. configure:6835: sys/select.h: No such file or directory
  530. configure:6844: $? = 1
  531. configure: failed program was:
  532. #line 6834 "configure"
  533. #include "confdefs.h"
  534. #include <sys/select.h>
  535. configure:6863: result: no
  536. configure:6828: checking for sys/time.h
  537. configure:6838: gcc -E  -DNDEBUG conftest.c
  538. configure:6844: $? = 0
  539. configure:6863: result: yes
  540. configure:6828: checking for sys/times.h
  541. configure:6838: gcc -E  -DNDEBUG conftest.c
  542. configure:6844: $? = 0
  543. configure:6863: result: yes
  544. configure:6828: checking for ttyent.h
  545. configure:6838: gcc -E  -DNDEBUG conftest.c
  546. configure:6844: $? = 0
  547. configure:6863: result: yes
  548. configure:6828: checking for unistd.h
  549. configure:6838: gcc -E  -DNDEBUG conftest.c
  550. configure:6844: $? = 0
  551. configure:6863: result: yes
  552. configure:6982: checking if sys/time.h works with sys/select.h
  553. configure:7009: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  554. configure:7012: $? = 0
  555. configure:7015: test -s conftest.o
  556. configure:7018: $? = 0
  557. configure:7030: result: yes
  558. configure:7043: checking for gcc option to accept ANSI C
  559. configure:7100: gcc  -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  560. configure:7103: $? = 0
  561. configure:7106: test -s conftest.o
  562. configure:7109: $? = 0
  563. configure:7126: result: none needed
  564. configure:7134: checking for an ANSI C-conforming const
  565. configure:7198: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  566. configure:7201: $? = 0
  567. configure:7204: test -s conftest.o
  568. configure:7207: $? = 0
  569. configure:7217: result: yes
  570. configure:7227: checking for inline
  571. configure:7244: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  572. configure:7247: $? = 0
  573. configure:7250: test -s conftest.o
  574. configure:7253: $? = 0
  575. configure:7264: result: inline
  576. configure:7283: checking if unsigned literals are legal
  577. configure:7302: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  578. configure:7305: $? = 0
  579. configure:7308: test -s conftest.o
  580. configure:7311: $? = 0
  581. configure:7323: result: yes
  582. configure:7326: checking for type of chtype
  583. configure:7383: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  584. configure:7386: $? = 0
  585. configure:7388: ./conftest
  586. configure:7391: $? = 0
  587. configure:7406: result: long
  588. configure:7419: checking if external errno is declared
  589. configure:7444: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  590. configure:7447: $? = 0
  591. configure:7450: test -s conftest.o
  592. configure:7453: $? = 0
  593. configure:7464: result: yes
  594. configure:7479: checking if external errno exists
  595. configure:7501: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  596. configure:7504: $? = 0
  597. configure:7507: test -s conftest
  598. configure:7510: $? = 0
  599. configure:7521: result: yes
  600. configure:7534: checking if data-only library module links
  601. configure:7545: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  602. configure:7548: $? = 0
  603. configure:7568: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  604. configure:7571: $? = 0
  605. ./configure: conftest.a: not found
  606. configure:7595: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c conftest.a  >&5
  607. configure:7598: $? = 0
  608. configure:7600: ./conftest
  609. configure:7603: $? = 0
  610. configure:7618: result: yes
  611. configure:7655: checking for getcwd
  612. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  613. configure:7695: $? = 0
  614. configure:7698: test -s conftest
  615. configure:7701: $? = 0
  616. configure:7711: result: yes
  617. configure:7655: checking for getegid
  618. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  619. configure:7695: $? = 0
  620. configure:7698: test -s conftest
  621. configure:7701: $? = 0
  622. configure:7711: result: yes
  623. configure:7655: checking for geteuid
  624. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  625. configure:7695: $? = 0
  626. configure:7698: test -s conftest
  627. configure:7701: $? = 0
  628. configure:7711: result: yes
  629. configure:7655: checking for getttynam
  630. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  631. configure:7695: $? = 0
  632. configure:7698: test -s conftest
  633. configure:7701: $? = 0
  634. configure:7711: result: yes
  635. configure:7655: checking for issetugid
  636. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  637. /t/ccDTYi8T.o(.text+0x8): undefined reference to `issetugid'
  638. collect2: ld returned 1 exit status
  639. configure:7695: $? = 1
  640. configure: failed program was:
  641. #line 7661 "configure"
  642. #include "confdefs.h"
  643. /* System header to define __stub macros and hopefully few prototypes,
  644.     which can conflict with char issetugid (); below.  */
  645. #include <assert.h>
  646. /* Override any gcc2 internal prototype to avoid an error.  */
  647. #ifdef __cplusplus
  648. extern "C"
  649. #endif
  650. /* We use char because int might match the return type of a gcc2
  651.    builtin and then its argument prototype would still apply.  */
  652. char issetugid ();
  653. char (*f) ();
  654.  
  655. int
  656. main ()
  657. {
  658. /* The GNU C library defines this for functions which it implements
  659.     to always fail with ENOSYS.  Some functions are actually named
  660.     something starting with __ and the normal name is an alias.  */
  661. #if defined (__stub_issetugid) || defined (__stub___issetugid)
  662. choke me
  663. #else
  664. f = issetugid;
  665. #endif
  666.  
  667.   ;
  668.   return 0;
  669. }
  670. configure:7711: result: no
  671. configure:7655: checking for memccpy
  672. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  673. configure:7695: $? = 0
  674. configure:7698: test -s conftest
  675. configure:7701: $? = 0
  676. configure:7711: result: yes
  677. configure:7655: checking for nanosleep
  678. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  679. /t/ccMJpzkP.o(.text+0x8): undefined reference to `nanosleep'
  680. collect2: ld returned 1 exit status
  681. configure:7695: $? = 1
  682. configure: failed program was:
  683. #line 7661 "configure"
  684. #include "confdefs.h"
  685. /* System header to define __stub macros and hopefully few prototypes,
  686.     which can conflict with char nanosleep (); below.  */
  687. #include <assert.h>
  688. /* Override any gcc2 internal prototype to avoid an error.  */
  689. #ifdef __cplusplus
  690. extern "C"
  691. #endif
  692. /* We use char because int might match the return type of a gcc2
  693.    builtin and then its argument prototype would still apply.  */
  694. char nanosleep ();
  695. char (*f) ();
  696.  
  697. int
  698. main ()
  699. {
  700. /* The GNU C library defines this for functions which it implements
  701.     to always fail with ENOSYS.  Some functions are actually named
  702.     something starting with __ and the normal name is an alias.  */
  703. #if defined (__stub_nanosleep) || defined (__stub___nanosleep)
  704. choke me
  705. #else
  706. f = nanosleep;
  707. #endif
  708.  
  709.   ;
  710.   return 0;
  711. }
  712. configure:7711: result: no
  713. configure:7655: checking for poll
  714. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  715. /t/cctGv5RC.o(.text+0x8): undefined reference to `poll'
  716. collect2: ld returned 1 exit status
  717. configure:7695: $? = 1
  718. configure: failed program was:
  719. #line 7661 "configure"
  720. #include "confdefs.h"
  721. /* System header to define __stub macros and hopefully few prototypes,
  722.     which can conflict with char poll (); below.  */
  723. #include <assert.h>
  724. /* Override any gcc2 internal prototype to avoid an error.  */
  725. #ifdef __cplusplus
  726. extern "C"
  727. #endif
  728. /* We use char because int might match the return type of a gcc2
  729.    builtin and then its argument prototype would still apply.  */
  730. char poll ();
  731. char (*f) ();
  732.  
  733. int
  734. main ()
  735. {
  736. /* The GNU C library defines this for functions which it implements
  737.     to always fail with ENOSYS.  Some functions are actually named
  738.     something starting with __ and the normal name is an alias.  */
  739. #if defined (__stub_poll) || defined (__stub___poll)
  740. choke me
  741. #else
  742. f = poll;
  743. #endif
  744.  
  745.   ;
  746.   return 0;
  747. }
  748. configure:7711: result: no
  749. configure:7655: checking for remove
  750. configure:7711: result: yes
  751. configure:7655: checking for select
  752. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  753. configure:7695: $? = 0
  754. configure:7698: test -s conftest
  755. configure:7701: $? = 0
  756. configure:7711: result: yes
  757. configure:7655: checking for setbuf
  758. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  759. configure:7695: $? = 0
  760. configure:7698: test -s conftest
  761. configure:7701: $? = 0
  762. configure:7711: result: yes
  763. configure:7655: checking for setbuffer
  764. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  765. configure:7695: $? = 0
  766. configure:7698: test -s conftest
  767. configure:7701: $? = 0
  768. configure:7711: result: yes
  769. configure:7655: checking for setvbuf
  770. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  771. configure:7695: $? = 0
  772. configure:7698: test -s conftest
  773. configure:7701: $? = 0
  774. configure:7711: result: yes
  775. configure:7655: checking for sigaction
  776. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  777. configure:7695: $? = 0
  778. configure:7698: test -s conftest
  779. configure:7701: $? = 0
  780. configure:7711: result: yes
  781. configure:7655: checking for sigvec
  782. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  783. configure:7695: $? = 0
  784. configure:7698: test -s conftest
  785. configure:7701: $? = 0
  786. configure:7711: result: yes
  787. configure:7655: checking for strdup
  788. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  789. configure:7695: $? = 0
  790. configure:7698: test -s conftest
  791. configure:7701: $? = 0
  792. configure:7711: result: yes
  793. configure:7655: checking for strstr
  794. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  795. configure:7695: $? = 0
  796. configure:7698: test -s conftest
  797. configure:7701: $? = 0
  798. configure:7711: result: yes
  799. configure:7655: checking for tcgetpgrp
  800. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  801. configure:7695: $? = 0
  802. configure:7698: test -s conftest
  803. configure:7701: $? = 0
  804. configure:7711: result: yes
  805. configure:7655: checking for times
  806. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  807. configure:7695: $? = 0
  808. configure:7698: test -s conftest
  809. configure:7701: $? = 0
  810. configure:7711: result: yes
  811. configure:7655: checking for vsnprintf
  812. configure:7692: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  813. configure:7695: $? = 0
  814. configure:7698: test -s conftest
  815. configure:7701: $? = 0
  816. configure:7711: result: yes
  817. configure:7779: checking for isascii
  818. configure:7798: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  819. configure:7801: $? = 0
  820. configure:7804: test -s conftest
  821. configure:7807: $? = 0
  822. configure:7818: result: yes
  823. configure:7825: checking whether sigaction needs _POSIX_SOURCE
  824. configure:7842: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  825. configure:7845: $? = 0
  826. configure:7848: test -s conftest.o
  827. configure:7851: $? = 0
  828. configure:7898: result: no
  829. configure:7909: checking for termio.h
  830. configure:7919: gcc -E  -DNDEBUG conftest.c
  831. configure:7916: termio.h: No such file or directory
  832. configure:7925: $? = 1
  833. configure: failed program was:
  834. #line 7915 "configure"
  835. #include "confdefs.h"
  836. #include <termio.h>
  837. configure:7944: result: no
  838. configure:7909: checking for termios.h
  839. configure:7919: gcc -E  -DNDEBUG conftest.c
  840. configure:7925: $? = 0
  841. configure:7944: result: yes
  842. configure:7909: checking for unistd.h
  843. configure:7944: result: yes
  844. configure:8012: checking whether termios.h needs _POSIX_SOURCE
  845. configure:8027: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  846. configure:8030: $? = 0
  847. configure:8033: test -s conftest.o
  848. configure:8036: $? = 0
  849. configure:8082: result: no
  850. configure:8087: checking for tcgetattr
  851. configure:8122: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  852. configure:8125: $? = 0
  853. configure:8128: test -s conftest
  854. configure:8131: $? = 0
  855. configure:8141: result: yes
  856. configure:8147: checking for vsscanf function or workaround
  857. configure:8170: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  858. configure:8173: $? = 0
  859. configure:8176: test -s conftest
  860. configure:8179: $? = 0
  861. configure:8272: result: vsscanf
  862. configure:8290: checking for working mkstemp
  863. configure:8397: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  864. configure:8400: $? = 0
  865. configure:8402: ./conftest
  866. configure:8405: $? = 0
  867. configure:8420: result: yes
  868. configure:8440: checking whether setvbuf arguments are reversed
  869. configure:8468: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  870. configure: In function `main':
  871. configure:8460: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast
  872. configure:8460: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast
  873. configure:8471: $? = 0
  874. configure:8473: ./conftest
  875. configure:8476: $? = 1
  876. configure: program exited with status 1
  877. configure: failed program was:
  878. #line 8451 "configure"
  879. #include "confdefs.h"
  880. #include <stdio.h>
  881. /* If setvbuf has the reversed format, exit 0. */
  882. int
  883. main ()
  884. {
  885.   /* This call has the arguments reversed.
  886.      A reversed system may check and see that the address of main
  887.      is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
  888.   if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
  889.     exit(1);
  890.   putc('\r', stdout);
  891.   exit(0);            /* Non-reversed systems segv here.  */
  892. }
  893. configure:8489: result: no
  894. configure:8500: checking return type of signal handlers
  895. configure:8528: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  896. configure:8531: $? = 0
  897. configure:8534: test -s conftest.o
  898. configure:8537: $? = 0
  899. configure:8547: result: void
  900. configure:8554: checking for type sigaction_t
  901. configure:8574: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  902. configure: In function `main':
  903. configure:8567: `sigaction_t' undeclared (first use in this function)
  904. configure:8567: (Each undeclared identifier is reported only once
  905. configure:8567: for each function it appears in.)
  906. configure:8567: parse error before `x'
  907. configure:8577: $? = 1
  908. configure: failed program was:
  909. #line 8561 "configure"
  910. #include "confdefs.h"
  911.  
  912. #include <signal.h>
  913. int
  914. main ()
  915. {
  916. sigaction_t x
  917.   ;
  918.   return 0;
  919. }
  920. configure:8594: result: no
  921. configure:8600: checking declaration of size-change
  922. configure:8659: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  923. configure:8662: $? = 0
  924. configure:8665: test -s conftest.o
  925. configure:8668: $? = 0
  926. size-change succeeded ()
  927. configure:8687: result: yes
  928. configure:8704: checking for memmove
  929. configure:8741: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  930. configure:8744: $? = 0
  931. configure:8747: test -s conftest
  932. configure:8750: $? = 0
  933. configure:8760: result: yes
  934. configure:8892: checking if poll really works
  935. configure:8923: gcc -o conftest -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG -s -lm conftest.c  >&5
  936. configure:8908: sys/poll.h: No such file or directory
  937. configure:8926: $? = 1
  938. configure: program exited with status 1
  939. configure: failed program was:
  940. #line 8902 "configure"
  941. #include "confdefs.h"
  942.  
  943. #include <stdio.h>
  944. #ifdef HAVE_POLL_H
  945. #include <poll.h>
  946. #else
  947. #include <sys/poll.h>
  948. #endif
  949. int main() {
  950.     struct pollfd myfds;
  951.     int ret;
  952.  
  953.     myfds.fd = 0;
  954.     myfds.events = POLLIN;
  955.  
  956.     ret = poll(&myfds, 1, 100);
  957.     exit(ret != 0);
  958. }
  959. configure:8943: result: no
  960. configure:8954: checking for stdbool.h
  961. configure:8964: gcc -E  -DNDEBUG conftest.c
  962. configure:8970: $? = 0
  963. configure:8989: result: yes
  964. configure:8997: checking for builtin bool type
  965. configure:9019: gcc -c -O2 -fomit-frame-pointer -m68020-60 -ffast-math  -DNDEBUG conftest.c >&5
  966. configure: In function `main':
  967. configure:9012: `bool' undeclared (first use in this function)
  968. configure:9012: (Each undeclared identifier is reported only once
  969. configure:9012: for each function it appears in.)
  970. configure:9012: parse error before `x'
  971. configure:9022: $? = 1
  972. configure: failed program was:
  973. #line 9004 "configure"
  974. #include "confdefs.h"
  975.  
  976. #include <stdio.h>
  977. #include <sys/types.h>
  978.  
  979. int
  980. main ()
  981. {
  982. bool x = false
  983.   ;
  984.   return 0;
  985. }
  986. configure:9043: result: no
  987. configure:9063: checking for library stdc++
  988. configure:9088: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  -lstdc++ >&5
  989. /t/ccnVPWIm.o: In function `main':
  990. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `strstreambuf virtual table'
  991. /t/ccnVPWIm.o: In function `main':
  992. /Work/Prog/Source/ncurses-5.3/configure:9082: undefined reference to `strstreambuf::~strstreambuf(void)'
  993. /t/ccnVPWIm.o: In function `main':
  994. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `streambuf::streambuf(int)'
  995. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `strstreambuf::init_static(char *, int, char *)'
  996. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `streambuf::~streambuf(void)'
  997. /t/ccnVPWIm.o: In function `main':
  998. /Work/Prog/Source/ncurses-5.3/configure:9083: undefined reference to `strstreambuf::~strstreambuf(void)'
  999. collect2: ld returned 1 exit status
  1000. configure:9091: $? = 1
  1001. configure: failed program was:
  1002. #line 9072 "configure"
  1003. #include "confdefs.h"
  1004.  
  1005. #include <strstream.h>
  1006. int
  1007. main ()
  1008. {
  1009.  
  1010. char buf[80];
  1011. strstreambuf foo(buf, sizeof(buf))
  1012.  
  1013.   ;
  1014.   return 0;
  1015. }
  1016. configure:9109: result: no
  1017. configure:9232: checking how to run the C++ preprocessor
  1018. configure:9254: g++ -E  -DNDEBUG conftest.cc
  1019. configure:9260: $? = 0
  1020. configure:9287: g++ -E  -DNDEBUG conftest.cc
  1021. configure:9284: ac_nonexistent.h: No such file or directory
  1022. configure:9293: $? = 1
  1023. configure: failed program was:
  1024. #line 9283 "configure"
  1025. #include "confdefs.h"
  1026. #include <ac_nonexistent.h>
  1027. configure:9330: result: g++ -E
  1028. configure:9345: g++ -E  -DNDEBUG conftest.cc
  1029. configure:9351: $? = 0
  1030. configure:9378: g++ -E  -DNDEBUG conftest.cc
  1031. configure:9375: ac_nonexistent.h: No such file or directory
  1032. configure:9384: $? = 1
  1033. configure: failed program was:
  1034. #line 9374 "configure"
  1035. #include "confdefs.h"
  1036. #include <ac_nonexistent.h>
  1037. configure:9426: checking for typeinfo
  1038. configure:9436: g++ -E  -DNDEBUG conftest.cc
  1039. configure:9442: $? = 0
  1040. configure:9461: result: yes
  1041. configure:9471: checking for stdbool.h
  1042. configure:9506: result: yes
  1043. configure:9514: checking for builtin bool type
  1044. configure:9536: g++ -c -g -O2  -DNDEBUG conftest.cc >&5
  1045. configure:9539: $? = 0
  1046. configure:9542: test -s conftest.o
  1047. configure:9545: $? = 0
  1048. configure:9558: result: yes
  1049. configure:9564: checking for size of bool
  1050. configure:9617: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  >&5
  1051. configure:9620: $? = 0
  1052. configure:9622: ./conftest
  1053. configure:9625: $? = 0
  1054. configure:9643: result: unsigned char
  1055. configure:9654: checking for special defines needed for etip.h
  1056. configure:9680: g++ -c -g -O2 -I./c++ -I./menu  -DNDEBUG conftest.cc >&5
  1057. In file included from configure:9668:
  1058. c++/etip.h.in:120: ncurses_dll.h: No such file or directory
  1059. configure:9683: $? = 1
  1060. configure: failed program was:
  1061. #line 9666 "configure"
  1062. #include "confdefs.h"
  1063.  
  1064. #include <etip.h.in>
  1065.  
  1066. int
  1067. main ()
  1068. {
  1069.  
  1070.   ;
  1071.   return 0;
  1072. }
  1073. configure:9680: g++ -c -g -O2 -I./c++ -I./menu -DETIP_NEEDS_MATH_EXCEPTION  -DNDEBUG conftest.cc >&5
  1074. In file included from configure:9668:
  1075. c++/etip.h.in:120: ncurses_dll.h: No such file or directory
  1076. configure:9683: $? = 1
  1077. configure: failed program was:
  1078. #line 9666 "configure"
  1079. #include "confdefs.h"
  1080.  
  1081. #include <etip.h.in>
  1082.  
  1083. int
  1084. main ()
  1085. {
  1086.  
  1087.   ;
  1088.   return 0;
  1089. }
  1090. configure:9680: g++ -c -g -O2 -I./c++ -I./menu -DETIP_NEEDS_MATH_H  -DNDEBUG conftest.cc >&5
  1091. In file included from configure:9668:
  1092. c++/etip.h.in:120: ncurses_dll.h: No such file or directory
  1093. configure:9683: $? = 1
  1094. configure: failed program was:
  1095. #line 9666 "configure"
  1096. #include "confdefs.h"
  1097.  
  1098. #include <etip.h.in>
  1099.  
  1100. int
  1101. main ()
  1102. {
  1103.  
  1104.   ;
  1105.   return 0;
  1106. }
  1107. configure:9680: g++ -c -g -O2 -I./c++ -I./menu -DETIP_NEEDS_MATH_H -DETIP_NEEDS_MATH_EXCEPTION  -DNDEBUG conftest.cc >&5
  1108. In file included from configure:9668:
  1109. c++/etip.h.in:120: ncurses_dll.h: No such file or directory
  1110. configure:9683: $? = 1
  1111. configure: failed program was:
  1112. #line 9666 "configure"
  1113. #include "confdefs.h"
  1114.  
  1115. #include <etip.h.in>
  1116.  
  1117. int
  1118. main ()
  1119. {
  1120.  
  1121.   ;
  1122.   return 0;
  1123. }
  1124. configure:9710: result: none
  1125. configure:9715: checking if g++ accepts parameter initialization
  1126. configure:9750: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  >&5
  1127. configure:9753: $? = 0
  1128. configure:9755: ./conftest
  1129. configure:9758: $? = 0
  1130. configure:9776: result: yes
  1131. configure:9794: checking for strstream.h
  1132. configure:9804: g++ -E  -DNDEBUG conftest.cc
  1133. configure:9810: $? = 0
  1134. configure:9829: result: yes
  1135. configure:9839: checking if g++ supports vscan function
  1136. configure:9898: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  >&5
  1137. /t/ccRn1uP5.o: In function `scanw(char const *,...)':
  1138. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `strstreambuf virtual table'
  1139. /t/ccRn1uP5.o: In function `scanw(char const *,...)':
  1140. /Work/Prog/Source/ncurses-5.3/configure:9874: undefined reference to `strstreambuf::~strstreambuf(void)'
  1141. /t/ccRn1uP5.o: In function `scanw(char const *,...)':
  1142. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `streambuf::streambuf(int)'
  1143. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `strstreambuf::init_static(char *, int, char *)'
  1144. /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/strstream.h:56: undefined reference to `streambuf::~streambuf(void)'
  1145. /t/ccRn1uP5.o: In function `scanw(char const *,...)':
  1146. /Work/Prog/Source/ncurses-5.3/configure:9875: undefined reference to `streambuf::vscan(char const *, void *, ios *)'
  1147. /Work/Prog/Source/ncurses-5.3/configure:9885: undefined reference to `strstreambuf::~strstreambuf(void)'
  1148. collect2: ld returned 1 exit status
  1149. configure:9901: $? = 1
  1150. configure: failed program was:
  1151. #line 9853 "configure"
  1152. #include "confdefs.h"
  1153.  
  1154. #include <stdio.h>
  1155. #include <stdarg.h>
  1156. #define USE_STRSTREAM_VSCAN 1
  1157. #if defined(USE_STDIO_VSCAN)
  1158. #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN)
  1159. #include <strstream.h>
  1160. #endif
  1161.  
  1162. int scanw(const char* fmt, ...)
  1163. {
  1164.     int result = -1;
  1165.     char buf[BUFSIZ];
  1166.  
  1167.     va_list args;
  1168.     va_start(args, fmt);
  1169. #if defined(USE_STDIO_VSCAN)
  1170.     if (::vsscanf(buf, fmt, args) != -1)
  1171.     result = 0;
  1172. #elif defined(USE_STRSTREAM_VSCAN)
  1173.     strstreambuf ss(buf, sizeof(buf));
  1174.     if (ss.vscan(fmt, args) != -1)
  1175.     result = 0;
  1176. #elif defined(USE_STRSTREAM_VSCAN_CAST)
  1177.     strstreambuf ss(buf, sizeof(buf));
  1178.     if (ss.vscan(fmt, (_IO_va_list)args) != -1)
  1179.     result = 0;
  1180. #else
  1181. #error case strstream failed
  1182. #endif
  1183.     va_end(args);
  1184.     return result;
  1185. }
  1186.  
  1187. int
  1188. main ()
  1189. {
  1190. int tmp, foo = scanw("%d", &tmp)
  1191.   ;
  1192.   return 0;
  1193. }
  1194. configure:9898: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  >&5
  1195. configure: In function `int scanw(const char *, ...)':
  1196. configure:9878: `strstreambuf' undeclared (first use this function)
  1197. configure:9878: (Each undeclared identifier is reported only once
  1198. configure:9878: for each function it appears in.)
  1199. configure:9878: parse error before `('
  1200. configure:9879: `ss' undeclared (first use this function)
  1201. configure:9879: `_IO_va_list' undeclared (first use this function)
  1202. configure:9879: parse error before `)'
  1203. configure:9886: confused by earlier errors, bailing out
  1204. configure:9901: $? = 1
  1205. configure: failed program was:
  1206. #line 9853 "configure"
  1207. #include "confdefs.h"
  1208.  
  1209. #include <stdio.h>
  1210. #include <stdarg.h>
  1211. #define USE_STRSTREAM_VSCAN_CAST 1
  1212. #if defined(USE_STDIO_VSCAN)
  1213. #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN)
  1214. #include <strstream.h>
  1215. #endif
  1216.  
  1217. int scanw(const char* fmt, ...)
  1218. {
  1219.     int result = -1;
  1220.     char buf[BUFSIZ];
  1221.  
  1222.     va_list args;
  1223.     va_start(args, fmt);
  1224. #if defined(USE_STDIO_VSCAN)
  1225.     if (::vsscanf(buf, fmt, args) != -1)
  1226.     result = 0;
  1227. #elif defined(USE_STRSTREAM_VSCAN)
  1228.     strstreambuf ss(buf, sizeof(buf));
  1229.     if (ss.vscan(fmt, args) != -1)
  1230.     result = 0;
  1231. #elif defined(USE_STRSTREAM_VSCAN_CAST)
  1232.     strstreambuf ss(buf, sizeof(buf));
  1233.     if (ss.vscan(fmt, (_IO_va_list)args) != -1)
  1234.     result = 0;
  1235. #else
  1236. #error case strstream_cast failed
  1237. #endif
  1238.     va_end(args);
  1239.     return result;
  1240. }
  1241.  
  1242. int
  1243. main ()
  1244. {
  1245. int tmp, foo = scanw("%d", &tmp)
  1246.   ;
  1247.   return 0;
  1248. }
  1249. configure:9898: g++ -o conftest -g -O2  -DNDEBUG -s -lm conftest.cc  >&5
  1250. configure: In function `int scanw(const char *, ...)':
  1251. configure:9871: ANSI C++ forbids implicit conversion from `void *' in argument passing
  1252. configure:9901: $? = 1
  1253. configure: failed program was:
  1254. #line 9853 "configure"
  1255. #include "confdefs.h"
  1256.  
  1257. #include <stdio.h>
  1258. #include <stdarg.h>
  1259. #define USE_STDIO_VSCAN 1
  1260. #if defined(USE_STDIO_VSCAN)
  1261. #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN)
  1262. #include <strstream.h>
  1263. #endif
  1264.  
  1265. int scanw(const char* fmt, ...)
  1266. {
  1267.     int result = -1;
  1268.     char buf[BUFSIZ];
  1269.  
  1270.     va_list args;
  1271.     va_start(args, fmt);
  1272. #if defined(USE_STDIO_VSCAN)
  1273.     if (::vsscanf(buf, fmt, args) != -1)
  1274.     result = 0;
  1275. #elif defined(USE_STRSTREAM_VSCAN)
  1276.     strstreambuf ss(buf, sizeof(buf));
  1277.     if (ss.vscan(fmt, args) != -1)
  1278.     result = 0;
  1279. #elif defined(USE_STRSTREAM_VSCAN_CAST)
  1280.     strstreambuf ss(buf, sizeof(buf));
  1281.     if (ss.vscan(fmt, (_IO_va_list)args) != -1)
  1282.     result = 0;
  1283. #else
  1284. #error case stdio failed
  1285. #endif
  1286.     va_end(args);
  1287.     return result;
  1288. }
  1289.  
  1290. int
  1291. main ()
  1292. {
  1293. int tmp, foo = scanw("%d", &tmp)
  1294.   ;
  1295.   return 0;
  1296. }
  1297. configure:9920: result: no
  1298. configure:10109: checking for gnatmake
  1299. configure:10133: result: no
  1300. configure:10336: checking for library subsets
  1301. configure:10346: result: termlib+base+ext_funcs
  1302. configure:10393: checking default library suffix
  1303. configure:10404: result: 
  1304. configure:10407: checking default library-dependency suffix
  1305. configure:10431: result: .a
  1306. configure:10434: checking default object directory
  1307. configure:10450: result: objects
  1308. configure:10454: checking c++ library-dependency suffix
  1309. configure:10475: result: .a
  1310. configure:10481: checking where we will install curses.h
  1311. configure:10486: result: $(prefix)/include/ncurses
  1312. configure:10515: checking for src modules
  1313. configure:10575: result: ncurses progs tack panel menu form
  1314. configure:10728: creating ./config.status
  1315.  
  1316. ## ----------------------- ##
  1317. ## Running config.status.  ##
  1318. ## ----------------------- ##
  1319.  
  1320. This file was extended by config.status 2.52.20011227, executed with
  1321.   CONFIG_FILES    = 
  1322.   CONFIG_HEADERS  = 
  1323.   CONFIG_LINKS    = 
  1324.   CONFIG_COMMANDS = 
  1325.   > ./config.status 
  1326. on localhost
  1327.  
  1328. config.status:11329: creating include/MKterm.h.awk
  1329. config.status:11329: creating include/curses.head
  1330. config.status:11329: creating include/termcap.h
  1331. config.status:11329: creating include/unctrl.h
  1332. config.status:11329: creating misc/run_tic.sh
  1333. config.status:11329: creating man/Makefile
  1334. config.status:11329: creating include/Makefile
  1335. config.status:11329: creating ncurses/Makefile
  1336. config.status:11329: creating progs/Makefile
  1337. config.status:11329: creating tack/Makefile
  1338. config.status:11329: creating panel/Makefile
  1339. config.status:11329: creating menu/Makefile
  1340. config.status:11329: creating form/Makefile
  1341. config.status:11329: creating test/Makefile
  1342. config.status:11329: creating misc/Makefile
  1343. config.status:11329: creating c++/Makefile
  1344. config.status:11329: creating Makefile
  1345. config.status:11426: creating include/ncurses_cfg.h
  1346.  
  1347. ## ----------------- ##
  1348. ## Cache variables.  ##
  1349. ## ----------------- ##
  1350.  
  1351. ac_cv_build=m68k-unknown-amigaos
  1352. ac_cv_build_alias=amigaos
  1353. ac_cv_c_compiler_gnu=yes
  1354. ac_cv_c_const=yes
  1355. ac_cv_c_inline=inline
  1356. ac_cv_cxx_compiler_gnu=yes
  1357. ac_cv_env_CC_set=
  1358. ac_cv_env_CC_value=
  1359. ac_cv_env_CFLAGS_set=set
  1360. ac_cv_env_CFLAGS_value='-O2 -fomit-frame-pointer -m68020-60 -ffast-math'
  1361. ac_cv_env_CPPFLAGS_set=
  1362. ac_cv_env_CPPFLAGS_value=
  1363. ac_cv_env_CPP_set=
  1364. ac_cv_env_CPP_value=
  1365. ac_cv_env_CXXCPP_set=
  1366. ac_cv_env_CXXCPP_value=
  1367. ac_cv_env_CXXFLAGS_set=
  1368. ac_cv_env_CXXFLAGS_value=
  1369. ac_cv_env_CXX_set=
  1370. ac_cv_env_CXX_value=
  1371. ac_cv_env_LDFLAGS_set=set
  1372. ac_cv_env_LDFLAGS_value='-s -lm'
  1373. ac_cv_env_build_alias_set=set
  1374. ac_cv_env_build_alias_value=amigaos
  1375. ac_cv_env_host_alias_set=
  1376. ac_cv_env_host_alias_value=
  1377. ac_cv_env_target_alias_set=
  1378. ac_cv_env_target_alias_value=
  1379. ac_cv_func_getcwd=yes
  1380. ac_cv_func_getegid=yes
  1381. ac_cv_func_geteuid=yes
  1382. ac_cv_func_gettimeofday=yes
  1383. ac_cv_func_getttynam=yes
  1384. ac_cv_func_issetugid=no
  1385. ac_cv_func_link=yes
  1386. ac_cv_funcsmemccpy=yes
  1387. ac_cv_func_memmove=yes
  1388. ac_cv_func_nanosleep=no
  1389. ac_cv_func_poll=no
  1390. ac_cv_func_remove=yes
  1391. ac_cv_func_select=yes
  1392. ac_cv_func_setbuf=yes
  1393. ac_cv_func_setbuffer=yes
  1394. ac_cv_func_setvbuf=yes
  1395. ac_cv_func_setvbuf_reversed=no
  1396. ac_cv_func_sigaction=yes
  1397. ac_cv_func_sigvec=yes
  1398. ac_cv_func_strdup=yes
  1399. ac_cv_func_strstr=yes
  1400. ac_cv_func_symlink=yes
  1401. ac_cv_func_tcgetpgrp=yes
  1402. ac_cv_func_times=yes
  1403. ac_cv_func_unlink=yes
  1404. ac_cv_func_vsnprintf=yes
  1405. ac_cv_header_dirent_dirent_h=yes
  1406. ac_cv_header_fcntl_h=yes
  1407. ac_cv_header_getopt_h=no
  1408. ac_cv_header_libc_h=no
  1409. ac_cv_header_limits_h=yes
  1410. ac_cv_header_locale_h=yes
  1411. ac_cv_header_poll_h=no
  1412. ac_cv_header_stdbool_h=yes
  1413. ac_cv_header_stdc=yes
  1414. ac_cv_header_strstream_h=yes
  1415. ac_cv_header_sys_bsdtypes_h=no
  1416. ac_cv_header_sys_ioctl_h=yes
  1417. ac_cv_header_sys_param_h=yes
  1418. ac_cv_header_sys_poll_h=no
  1419. ac_cv_header_sys_select_h=no
  1420. ac_cv_header_sys_time_h=yes
  1421. ac_cv_header_sys_times_h=yes
  1422. ac_cv_header_termio_h=no
  1423. ac_cv_header_termios_h=yes
  1424. ac_cv_header_time=yes
  1425. ac_cv_header_ttyent_h=yes
  1426. ac_cv_header_typeinfo=yes
  1427. ac_cv_header_unistd_h=yes
  1428. ac_cv_host=m68k-unknown-amigaos
  1429. ac_cv_host_alias=amigaos
  1430. ac_cv_lib_dir_opendir=no
  1431. ac_cv_objext=o
  1432. ac_cv_path_install='/bin/install -c'
  1433. ac_cv_prog_AWK=gawk
  1434. ac_cv_prog_CPP='gcc -E'
  1435. ac_cv_prog_CXXCPP='g++ -E'
  1436. ac_cv_prog_MAKE_LOWER_TAGS=yes
  1437. ac_cv_prog_MAN=man
  1438. ac_cv_prog_ac_ct_CC=gcc
  1439. ac_cv_prog_ac_ct_CXX=g++
  1440. ac_cv_prog_ac_ct_RANLIB=ranlib
  1441. ac_cv_prog_cc_g=yes
  1442. ac_cv_prog_cc_stdc=
  1443. ac_cv_prog_cxx_g=yes
  1444. ac_cv_prog_gcc_traditional=no
  1445. ac_cv_prog_gnat_exists=no
  1446. ac_cv_prog_make_make_set=yes
  1447. ac_cv_sys_long_file_names=yes
  1448. ac_cv_target=m68k-unknown-amigaos
  1449. ac_cv_target_alias=amigaos
  1450. ac_cv_type_signal=void
  1451. cf_cv_1UL=1UL
  1452. cf_cv_abi_version=5
  1453. cf_cv_ansi_cc=-DCC_HAS_PROTOS
  1454. cf_cv_builtin_bool=1
  1455. cf_cv_cc_bool_type=0
  1456. cf_cv_cpp_param_init=yes
  1457. cf_cv_cpp_vscan_func=no
  1458. cf_cv_dcl_errno=yes
  1459. cf_cv_do_symlinks=no
  1460. cf_cv_func_mkstemp=yes
  1461. cf_cv_func_vsscanf=vsscanf
  1462. cf_cv_gnu_source=no
  1463. cf_cv_have_errno=yes
  1464. cf_cv_have_isascii=yes
  1465. cf_cv_have_tcgetattr=yes
  1466. cf_cv_header_stdbool_h=1
  1467. cf_cv_ld_rpath=no
  1468. cf_cv_libstdcpp=no
  1469. cf_cv_link_dataonly=yes
  1470. cf_cv_link_funcs=' link symlink'
  1471. cf_cv_makeflags=
  1472. cf_cv_mixedcase=no
  1473. cf_cv_need_libm=no
  1474. cf_cv_regex=regex.h
  1475. cf_cv_rel_version=5.3
  1476. cf_cv_rm_so_locs=no
  1477. cf_cv_shlib_version=auto
  1478. cf_cv_shlib_version_infix=no
  1479. cf_cv_sizechange=yes
  1480. cf_cv_src_modules='ncurses progs tack panel menu form'
  1481. cf_cv_subst_AR=ar
  1482. cf_cv_subst_AR_OPTS=rv
  1483. cf_cv_subst_LD=ld
  1484. cf_cv_sys_time_select=yes
  1485. cf_cv_system_name=amigaos
  1486. cf_cv_timestamp='Thu Oct 24 13:46:53 GMT 2002'
  1487. cf_cv_type_of_bool='unsigned char'
  1488. cf_cv_type_sigaction=no
  1489. cf_cv_typeof_chtype=long
  1490. cf_cv_unsigned_literals=yes
  1491. cf_cv_working_poll=no
  1492.  
  1493. ## ------------ ##
  1494. ## confdefs.h.  ##
  1495. ## ------------ ##
  1496.  
  1497. #define SYSTEM_NAME "amigaos"
  1498. #define CC_HAS_PROTOS 1
  1499. #define HAVE_LONG_FILE_NAMES 1
  1500. #define USE_DATABASE 1
  1501. #define TERMINFO_DIRS "/gg/share/terminfo"
  1502. #define TERMINFO "/gg/share/terminfo"
  1503. #define HAVE_BIG_CORE 1
  1504. #define USE_TERMCAP 1
  1505. #define TERMPATH "/etc/termcap:/usr/share/misc/termcap"
  1506. #define HAVE_REMOVE 1
  1507. #define HAVE_UNLINK 1
  1508. #define HAVE_LINK 1
  1509. #define HAVE_SYMLINK 1
  1510. #define HAVE_CURSES_VERSION 1
  1511. #define HAVE_HAS_KEY 1
  1512. #define HAVE_RESIZETERM 1
  1513. #define HAVE_USE_DEFAULT_COLORS 1
  1514. #define HAVE_WRESIZE 1
  1515. #define NCURSES_EXT_FUNCS 1
  1516. #define NCURSES_NO_PADDING 1
  1517. #define USE_SIGWINCH 1
  1518. #define USE_ROOT_ENVIRON 1
  1519. #define USE_ASSUMED_COLOR 1
  1520. #define USE_HASHMAP 1
  1521. #define GCC_SCANF 1
  1522. #define GCC_PRINTF 1
  1523. #define GCC_UNUSED __attribute__((unused))
  1524. #define GCC_NORETURN __attribute__((noreturn))
  1525. #define NDEBUG 1
  1526. #define HAVE_NC_ALLOC_H 1
  1527. #define HAVE_GETTIMEOFDAY 1
  1528. #define STDC_HEADERS 1
  1529. #define HAVE_DIRENT_H 1
  1530. #define TIME_WITH_SYS_TIME 1
  1531. #define HAVE_REGEX_H_FUNCS 1
  1532. #define HAVE_FCNTL_H 1
  1533. #define HAVE_LIMITS_H 1
  1534. #define HAVE_LOCALE_H 1
  1535. #define HAVE_SYS_IOCTL_H 1
  1536. #define HAVE_SYS_PARAM_H 1
  1537. #define HAVE_SYS_TIME_H 1
  1538. #define HAVE_SYS_TIMES_H 1
  1539. #define HAVE_TTYENT_H 1
  1540. #define HAVE_UNISTD_H 1
  1541. #define HAVE_SYS_TIME_SELECT 1
  1542. #define CC_HAS_INLINE_FUNCS 1
  1543. #define TYPEOF_CHTYPE long
  1544. #define HAVE_ERRNO 1
  1545. #define HAVE_GETCWD 1
  1546. #define HAVE_GETEGID 1
  1547. #define HAVE_GETEUID 1
  1548. #define HAVE_GETTTYNAM 1
  1549. #define HAVE_MEMCCPY 1
  1550. #define HAVE_REMOVE 1
  1551. #define HAVE_SELECT 1
  1552. #define HAVE_SETBUF 1
  1553. #define HAVE_SETBUFFER 1
  1554. #define HAVE_SETVBUF 1
  1555. #define HAVE_SIGACTION 1
  1556. #define HAVE_SIGVEC 1
  1557. #define HAVE_STRDUP 1
  1558. #define HAVE_STRSTR 1
  1559. #define HAVE_TCGETPGRP 1
  1560. #define HAVE_TIMES 1
  1561. #define HAVE_VSNPRINTF 1
  1562. #define HAVE_ISASCII 1
  1563. #define HAVE_TERMIOS_H 1
  1564. #define HAVE_UNISTD_H 1
  1565. #define HAVE_TCGETATTR 1
  1566. #define HAVE_VSSCANF 1
  1567. #define HAVE_MKSTEMP 1
  1568. #define RETSIGTYPE void
  1569. #define HAVE_SIZECHANGE 1
  1570. #define HAVE_TYPEINFO 1
  1571. #define CPP_HAS_PARAM_INIT 1
  1572. #define HAVE_STRSTREAM_H 1
  1573. #define HAVE_PANEL_H 1
  1574. #define HAVE_LIBPANEL 1
  1575. #define HAVE_MENU_H 1
  1576. #define HAVE_LIBMENU 1
  1577. #define HAVE_FORM_H 1
  1578. #define HAVE_LIBFORM 1
  1579. #define NCURSES_PATHSEP ':'
  1580.  
  1581.  
  1582. configure: exit 0
  1583.